*{padding: 0px;border: 0px;margin: 0px;}
#top{width:1000px;height:90px;margin: 0 auto; overflow: hidden;}
.title{font-family: "微软雅黑";font-size: 30px;font-weight: bold;color:#004C97;}
.box1{float: left;height: 90px; line-height: 30px;width: 700px;margin-top: 20px;}
.box2{float: right;}
.box2 img{vertical-align: middle;}
#menubg{width: 100%;height: 58px; background-image: url(../img/menubg.jpg);}
#menubg ul{list-style-type: none;margin: 0 auto; width: 1000px;}
#menubg ul li{float: left; padding: 15px 40px;color:white;cursor: pointer;font-family: "微软雅黑";}
#body{width:1000px;margin: 0 auto;margin-top:30px;overflow: hidden;}
#left{width:240px;float: left;}
#right{float: right; width: 730px;margin-left: 20px; overflow: hidden;}
.title_1{height: 60px; background-color: #004C97;padding: 20px;font-weight: bold;font-family: '微软雅黑';font-size: 20px;color:white}
.show_pic{float:left;width: 220px; height: 220px;transition: all 0.2s; overflow: hidden;margin: 10px 10px;transition: all 0.4s;position: relative;}
.show_pic:hover{box-shadow: 0px 0px 20px gainsboro;transform:translateY(-5px);}
.show_pic img{transform: all 0.3s;width:220px;height: 180px;cursor: pointer;}
.type{list-style-type: none;}
.type li{height: 30px; line-height: 30px;padding-left:20px ;}
.show_pic p{position: absolute; top: 180px; height: 40px;color:white;line-height: 40px; z-index: 20;width:100%;text-align: center;background-color: #004C97;}
#gongcheng{width:1000px; margin: 0 auto;overflow:hidden;}
#gongcheng img{width: 220px; height: 180px;margin-left: 20px;transition: all 0.4s;}
#gongcheng img:hover{width: 220px; height: 180px;margin-left: 20px;transform:translateY(-10px);cursor: pointer;}
#foot{width:100%;height: 228px; background-image: url(../img/footbg.jpg);margin-top:50px;font-size: 14px;}
#left ul li{font-weight:bold;height: 20px; line-height: 20px;border-left: 2px solid orangered;margin-top: 20px;}
#left ul li:hover{color:red;font-weight:bold;cursor:pointer;height: 20px; line-height: 20px;border-left: 2px solid orangered;margin-top: 20px;}
.news_ul{list-style-type: none;margin-top: 20px;}
.news_ul li{border-bottom: 1px solid lightgray;font-size: 14px;height: 130px;padding: 20px;transition: all 0.5s; }
.news_ul li:hover{background-color: #E1E1E1;cursor: pointer;}
.news_title{font-size: 22px;font-weight: bold;font-family: "微软雅黑";color: #424242;}

